Carbon


TuneQueue

Header: QuickTimeMusic.h Carbon status: Supported

ComponentResult TuneQueue (
    TunePlayer tp, 
    UInt32 *tune, 
    Fixed tuneRate, 
    UInt32 tuneStartPosition, 
    UInt32 tuneStopPosition, 
    UInt32 queueFlags, 
    TuneCallBackUPP callBackProc, 
    SInt32 refCon
);
tp
tune
tuneRate
tuneStartPosition
tuneStopPosition
queueFlags
callBackProc
refCon

AVAILABILITY

Supported in Carbon. Available in QuickTime 2.5 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)